home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _F08B3C0997F849C7BA8EC918CCC741D4 < prev    next >
Text File  |  2002-08-24  |  2KB  |  111 lines

  1. ;//////////////////////////////////////////////////////////////
  2. ; This is the skill info panel used by ui_attrb_skill_info_panel.cpp.
  3.  
  4. [TEMPLATE_DETAIL]
  5. RenderObj=    TSI12C
  6. Color=        FA_WHITE
  7. AltColor=    FA_GREEN
  8. Justify=    CENTER,CENTER
  9. FontType=    FONT_SMALL
  10. EffectOn=    FA_WIPE_ON_DOWN,FA_STAY_COMPLETE
  11. EffectConst=    NONE
  12. EffectOff=    NONE
  13. MouseOver=    NONE
  14. MouseClick=    NONE
  15.  
  16. [STR-0]
  17. Template0=    TEMPLATE_DETAIL
  18. StringID=    DESC_ATT
  19. String0=    -- Description --
  20. Attach=        description
  21.  
  22. [STR-1]
  23. Template0=    TEMPLATE_DETAIL
  24. StringID=    LVL_ATT
  25. String0=    -- Current Level --
  26. Attach=        current_level
  27.  
  28. [STR-2]
  29. Template0=    TEMPLATE_DETAIL
  30. StringID=    NEXT_LVL_ATT
  31. String0=    -- Next Level --
  32. Attach=        next_level
  33.  
  34. [STR-3]
  35. Template0=    TEMPLATE_DETAIL
  36. StringID=    POINTS_AVAILABLE_ATT
  37. String0=    Skill points available: 0
  38. Attach=        skill_p
  39. Color=        FA_GRAY
  40.  
  41. [STR-4]
  42. Template0=    TEMPLATE_DETAIL
  43. StringID=    UPGRADE_COSTS_ATT
  44. String0=    Upgrade costs 0 skill points
  45. Attach=        upgrade_cost
  46. Color=        FA_GRAY
  47.  
  48. [STR-5]
  49. Template0=    TEMPLATE_DETAIL
  50. StringID=    UPGRADE_REQUIRES_ATT
  51. String0=    Upgrade requires level 1
  52. Attach=        upgrade_req
  53. Color=        FA_RED
  54.  
  55. [STR-6]
  56. Template0=    TEMPLATE_DETAIL
  57. StringID=    UPGRADE_BUTTON_ATT
  58. String0=    Upgrade
  59. Attach=        upgrade
  60. Color=        FA_GREEN
  61.  
  62. [STR-7]
  63. RenderObj=    TSI12C
  64. Attach=        tittle
  65. StringID=    TITLE_ATT
  66. String0=    Name of Skill that is really long here to test
  67. Color=        FA_GREEN
  68. Justify=    CENTER,CENTER
  69. EffectConst=FA_SCROLL_LEFT
  70. EffectOn=    NONE
  71. FontType=    FONT_SMALL
  72. MouseOver=    NONE
  73. EffectOff=    NONE
  74. MouseClick=    NONE
  75.  
  76. ;//////////////////////////////////////////////////////////////
  77. ; Detail of Pop-up with word wrap
  78.  
  79. [TEMPLATE_DETAIL_WRAP]
  80. RenderObj=    TSI12C
  81. Color=        FA_GRAY
  82. AltColor=    FA_RED
  83. Justify=    CENTER,LEFT
  84. FontType=    FONT_SMALL
  85. EffectOn=    FA_WIPE_ON_RIGHT,FA_STAY_COMPLETE
  86. EffectConst=    FA_REVERT
  87. MouseOver=    FA_SCROLL_UP
  88. EffectOff=    NONE
  89. MouseClick=    NONE
  90. Spacing=    -0.8
  91. TimeSpacing=.1
  92.  
  93.  
  94. [STR-8]
  95. Template0=    TEMPLATE_DETAIL_WRAP
  96. StringID=    WRAP_SKILL_DESC_ATT
  97. String0=    Description Info
  98. Attach=        name00
  99.  
  100. [STR-9]
  101. Template0=    TEMPLATE_DETAIL_WRAP
  102. StringID=    WRAP_LEVEL_DETAIL_ATT
  103. String0=    Info
  104. Attach=        name01
  105.  
  106. [STR-10]
  107. Template0=    TEMPLATE_DETAIL_WRAP
  108. StringID=    WRAP_NEXT_LEVEL_DETAIL_ATT
  109. String0=    Info
  110. Attach=        name02
  111.